func reflect.rtypeOff

3 uses

	reflect (current package)
		type.go#L1514: func rtypeOff(section unsafe.Pointer, off int32) *abi.Type {
		type.go#L1535: 			if !(stringFor(rtypeOff(section, offs[h])) >= s) {
		type.go#L1547: 			typ := rtypeOff(section, offs[j])